home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 May / PCWorld_2003-05_cd.bin / Software / Komercni / dispatcher / setup.exe / {app} / Data / Sped a.s.mdb / Firma.json < prev    next >
JavaScript Object Notation  |  2003-02-28  |  524b

  1. {
  2.     "schema": {
  3.         "klic": "Long Integer",
  4.         "Nazev": "Text (150)",
  5.         "Ulice": "Text (100)",
  6.         "PSC": "Text (6)",
  7.         "Obec": "Text (100)",
  8.         "Ulice2": "Text (100)",
  9.         "PSC2": "Text (6)",
  10.         "Obec2": "Text (100)",
  11.         "Tel": "Text (50)",
  12.         "Mob": "Text (50)",
  13.         "Fax": "Text (50)",
  14.         "Email": "Text (50)",
  15.         "www": "Text (50)",
  16.         "DIC": "Text (50)",
  17.         "ICO": "Text (50)",
  18.         "Registr": "Text (200)"
  19.     },
  20.     "data": [
  21.         {
  22.             "klic": 1,
  23.             "Nazev": "Sped a.s.",
  24.             "Ulice": "Lu┼╛n├¡ 666",
  25.             "PSC": "111 00",
  26.             "Obec": "Praha",
  27.             "Tel": "02 111 1111",
  28.             "Mob": "0602 111 1111",
  29.             "Fax": "02 111 1111",
  30.             "Email": "sped@sped.com",
  31.             "www": "www.sped.com"
  32.         }
  33.     ]
  34. }